home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Canadian & World Encyclopedia 1998
/
The Canadian & World Encyclopedia 1998 - Disc 2.iso
/
mac
/
prime_CD
/
pb
/
MENU.DIR
/
00203_Script_203
< prev
next >
Wrap
Text File
|
1997-07-23
|
367b
|
16 lines
on mouseUp
if the colordepth > 8 then puppettransition 51,02,16
set the cursor of sprite the clickon to 4
go to "fadeout"
set the castnum of sprite 1 to cast "load_pro"
updatestage
-- sound stuff goes here
sound stop 1
unload
-- set the volume of sound 1 = 255
-- sound playfile 1, "00prf.aif"
go to movie "profile.dir"
end